EMT Practice Test

1. Question Content...


Question List

Question1: A scoped application containing Flow Designer content dedicated to a particular application is called a(n):

Question2: Which of the following CANNOT be debugged using the Field Watcher?

Question3: Modules must have a Link type. Which one of the following is a list of Link types?

Question4: To see what scripts, reports, and other application artifacts will be in a published application:

Question5: When configuring a REST Message, the Endpoint is:

Question6: Which Report Type(s) can be created by right-clicking on a column header in a table's list?

Question7: When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?

Question8: Which one of the following is true?

Question9: When a ServiceNow instance requests information from a web service, ServiceNow is the web service:

Question10: Which one of the following is NOT a method used for logging messages in a server-side script for a privately- scoped application?

Question11: Which objects can you use in a Scheduled Script Execution (Scheduled Job) script?

Question12: The source control operation used to store local changes on an instance for later application is called a(n)
<blank>.

Question13: Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?

Question14: A scoped application containing Flow Designer content dedicated to a particular application is called a(n):

Question15: Which of the following methods are useful in Access Control scripts?

Question16: Here is the Business Rule script template:

This type of JavaScript function is known as:

Question17: To see what scripts, reports, and other application artifacts will be in a published application:

Question18: Which of the following are true for reports in ServiceNow? (Choose three.)

Question19: Which of the following statements does NOT apply when extending an existing table?

Question20: Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?

Question21: To see what scripts, reports, and other application artifacts will be in a published application:

Question22: Identify the incorrect statement about Delegated Development in ServiceNow.

Question23: Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?

Question24: Which one of the following is the baseline behavior of a table in a privately-scoped application?

Question25: What syntax is used in a Record Producer script to access values from Record Producer form fields?

Question26: Which one of the following is NOT a debugging strategy for client-side scripts?

Question27: Which one of the following client-side scripts apply to Record Producers?

Question28: Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?

Question29: When configuring a module, what does the Override application menu roles configuration option do?

Question30: Which of the following objects does a Display Business Rule NOT have access to?

Question31: What are some of the benefits of extending an existing table such as the Task table when creating a new application?
a)You can repurpose existing fields by simply changing the label.
b)Use existing fields with no modifications.
c)Existing logic from the parent table will be automatically applied to the new table.
d)All of the parent table records are copied to the new table.

Question32: In an Email Notification, which one of the following is NOT true for the Weight field?

Question33: There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.

Question34: Which objects can be used in Inbound Action scripts?

Question35: Which one of the following is the fastest way to create and configure a Record Producer?

Question36: What is a Module?